home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.4 Applications 1997 August / SGI IRIX 6.4 Applications 1997 August.iso / dist / gateway.idb / usr / WebFace / Source / 30-Security / gauntlet / description.frm.z / description.frm
Encoding:
Text File  |  1997-07-30  |  899 b   |  26 lines

  1. #! /usr/bin/perl5
  2. print <<EndOfFile;
  3. Content-type: text/html
  4.  
  5. <HTML VERSION="2.0">
  6. <HEAD>
  7. </HEAD>
  8. <BODY>
  9. <CENTER><H1 ALIGN="CENTER">Gauntlet Internet Firewall Software</H1>
  10. </CENTER>
  11. <P>
  12. Gauntlet firewall software is a set of software tools that run on Origin
  13. servers and O2 workstations to protect a local area network from a variety 
  14. of outside attacks while remaining transparent to internal users. It 
  15. combines IP filtering with other types of firewall technology, such as 
  16. proxy serving and encryption, to ensure protection against unwelcome
  17. intrusions.
  18. <P>
  19. For additional information, see product pages at: <A HREF="http://www.sgi.com/Products/WebFORCE/gauntlet.html" target="PRODUCT">http://www.sgi.com/Products/WebFORCE/gauntlet.html</A></P>
  20. <P>or contact your local Silicon Graphics representative.</P>
  21. <P><A HREF="http://www.sgi.com/Products/WebFORCE/"></A></P>
  22. </BODY>
  23. </HTML>
  24. EndOfFile
  25.  
  26.